﻿2026-07-27T23:55:56.5098241Z ##[group]Run actions/checkout@v5
2026-07-27T23:55:56.5098993Z with:
2026-07-27T23:55:56.5099469Z   repository: BigscreenVR/spt-bs-core
2026-07-27T23:55:56.5104619Z   token: ***
2026-07-27T23:55:56.5105103Z   ssh-strict: true
2026-07-27T23:55:56.5105616Z   ssh-user: git
2026-07-27T23:55:56.5106090Z   persist-credentials: true
2026-07-27T23:55:56.5106632Z   clean: true
2026-07-27T23:55:56.5107107Z   sparse-checkout-cone-mode: true
2026-07-27T23:55:56.5108782Z   fetch-depth: 1
2026-07-27T23:55:56.5109266Z   fetch-tags: false
2026-07-27T23:55:56.5109746Z   show-progress: true
2026-07-27T23:55:56.5110245Z   lfs: false
2026-07-27T23:55:56.5110703Z   submodules: false
2026-07-27T23:55:56.5111201Z   set-safe-directory: true
2026-07-27T23:55:56.5111786Z   allow-unsafe-pr-checkout: false
2026-07-27T23:55:56.5112344Z env:
2026-07-27T23:55:56.5112789Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T23:55:56.5113400Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T23:55:56.5113986Z ##[endgroup]
2026-07-27T23:55:56.6839391Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T23:55:56.6840940Z ##[group]Getting Git version info
2026-07-27T23:55:56.6841760Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T23:55:56.7055798Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T23:55:56.7295090Z git version 2.43.0.windows.1
2026-07-27T23:55:56.7327992Z ##[endgroup]
2026-07-27T23:55:56.7338287Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\75b2ba43-bfc9-42ad-a82c-3e41be5c57a3\.gitconfig'
2026-07-27T23:55:56.7354378Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\75b2ba43-bfc9-42ad-a82c-3e41be5c57a3' before making global git config changes
2026-07-27T23:55:56.7355988Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T23:55:56.7359545Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T23:55:56.7607817Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T23:55:56.7813834Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T23:55:56.7838617Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T23:55:56.7843041Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T23:55:56.8057788Z refs/heads/main
2026-07-27T23:55:56.8080437Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-07-27T23:55:56.8404856Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-27T23:55:56.9618013Z ##[endgroup]
2026-07-27T23:55:56.9621280Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T23:55:57.4265352Z ##[group]Cleaning the repository
2026-07-27T23:55:57.4269476Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T23:55:58.8335586Z Removing target/
2026-07-27T23:55:58.8365880Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T23:55:58.8852683Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-27T23:55:58.8876870Z ##[endgroup]
2026-07-27T23:55:58.8880879Z ##[group]Disabling automatic garbage collection
2026-07-27T23:55:58.8885878Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T23:55:58.9130902Z ##[endgroup]
2026-07-27T23:55:58.9131311Z ##[group]Setting up auth
2026-07-27T23:55:58.9137742Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T23:55:58.9372242Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T23:55:59.4324040Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T23:55:59.4575908Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T23:55:59.8614329Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T23:55:59.9176267Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T23:56:00.3931008Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T23:56:00.4201685Z ##[endgroup]
2026-07-27T23:56:00.4202080Z ##[group]Fetching the repository
2026-07-27T23:56:00.4209274Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +899f4660e088faf7a202b9df1d76416d1258b7a4:refs/remotes/origin/main
2026-07-27T23:56:01.0568258Z ##[endgroup]
2026-07-27T23:56:01.0568716Z ##[group]Determining the checkout info
2026-07-27T23:56:01.0569229Z ##[endgroup]
2026-07-27T23:56:01.0578892Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T23:56:01.0849567Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T23:56:01.1395058Z ##[group]Checking out the ref
2026-07-27T23:56:01.1400038Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T23:56:01.1964507Z branch 'main' set up to track 'origin/main'.
2026-07-27T23:56:01.1964880Z Your branch is up to date with 'origin/main'.
2026-07-27T23:56:01.1965152Z Switched to and reset branch 'main'
2026-07-27T23:56:01.1988009Z ##[endgroup]
2026-07-27T23:56:01.2281835Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T23:56:01.2514976Z 899f4660e088faf7a202b9df1d76416d1258b7a4
